home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / fontutil.6 / fontutil / fontutils-0.6 / limn / .gdbinit next >
Encoding:
Text File  |  1992-10-05  |  2.5 KB  |  88 lines

  1. directory ../bzr
  2. directory ../gf
  3. directory ../widgets
  4. directory ../lib
  5. directory ../pk
  6. directory ../tfm
  7.  
  8. define redo
  9. symbol-file limn
  10. exec-file limn
  11. end
  12.  
  13. #handle 5 nostop noprint
  14. #set env DISPLAY localhost:0
  15. #directory /usr/local/src/X/mit/lib/Xaw
  16. #directory /usr/local/src/X/mit/lib/Xt
  17.  
  18. # The 67 for corner-always comes from the serifs at the foot of the `T',
  19. # which are otherwise asymmetrical.
  20. # The line-threshold value comes from the serifs on the `h' turning
  21. # (inappropriately) into straight lines.
  22. # The corner-threshold value comes from the pixel at the join of the
  23. # crossbar and left leg of the `A' (it also helps the M, N, V, W).
  24. # The filter-iterations value comes from looking at the `O'.
  25. #set args -verbose +log +metafont bsq18 \
  26. #+corner-threshold=105 \
  27. #+corner-always-threshold=67 \
  28. #+line-threshold=.14 \
  29. #-tangent-surround=5 \
  30. #-corner-surround=5 \
  31. #-reparameterize-improve=3 \
  32. #-error-threshold=0.5 \
  33. #-filter-iterations=12 \
  34. #-filter-secondary-surround=6 \
  35. #-subdivide-threshold=.1 \
  36. #-range=\'-\' \
  37. #-do-display  \
  38. #
  39. #set args -verbose -log chab30 \
  40. #-line-threshold=.2 \
  41. #-filter-iterations=10 \
  42. #-filter-surround=4 \
  43. #-range=%-%
  44. #-do-display  \
  45.  
  46. # set args -verbose -do-display  trap -dpi=72270
  47.  
  48.  
  49. # +dpi 1200 +line-threshold 16.0
  50. # +corner-surround 16 +error-threshold 35.0 +reparameterize-threshold 60.0 \
  51.  
  52. # The subdivide parameters make the stem of the t flow more nicely into
  53. # the tip.
  54. # -filter-secondary-surround=6 
  55. #set args -verbose ../ourfonts/ggmr26d.1200 \
  56. #  -align-threshold=.5 \
  57. #  -corner-surround=4 -corner-threshold=100 \
  58. #  -display-pixel-size=5 -display-rectangle-size=4 \
  59. #  -error-threshold=1.0 \
  60. #  -filter-iterations=3 -filter-surround=6 \
  61. #  -filter-alternative-surround=3 -filter-epsilon=5.0 \
  62. #  -filter-percent=30 \
  63. #  -line-reversion-threshold=.009 \
  64. #  -reparameterize-improve=7 -reparameterize-threshold=5.0 \
  65. #  -subdivide-search=20 -subdivide-surround=6 -subdivide-threshold=.1 \
  66. #  -tangent-surround=6                            \
  67. #  -output-file ggmr26D
  68. ## -range=a-z \
  69. ##  -do-display  \
  70. ##  -log \
  71.  
  72. # Get Y from ring for sizing.
  73. #set args -verbose -output-file ../ourfonts/garamond/r/ring/Y-R \
  74. # -dpi 1200 ../ourfonts/garamond/r/ring/Y-r
  75.  
  76. # Do remapped Y ([).
  77. #set args -verbose -output-file ../ourfonts/garamond/r/ring/Y-Rb \
  78. #  -dpi 1200 ../ourfonts/garamond/r/ring/Y-rb
  79.  
  80. # Do ring-r->ring-R (accents we want).
  81. set args -verbose -dpi 1200 \
  82.   -output-file ../ourfonts/garamond/r/ring/ring-R \
  83.   ../ourfonts/garamond/r/ring/ring-r
  84.  
  85. set args -verbose -log ggsbi10.1200 -range=37-37
  86.